@charset "utf-8";
/* CSS Document */
body{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "微软雅黑";
	background: #f1f1f1;
}
input::-webkit-input-placeholder{
            color:#ccc;
        }
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#ccc;
        }
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#ccc;
        }
 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#ccc;
        }
h1,h2,h3{
	margin: 0;
	font-weight: normal;
}
ul{	list-style: none;
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
	padding: 0;
	margin: 0;
}
input{
	margin: 0;
	padding: 0;
	outline: none;
}
dl,dt,dd{
	list-style: none;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	cursor: pointer;
	text-decoration: underline;
}

.contain{
	width: 1200px;
	margin: 0 auto;
}
.head-top{
	background: #f4f4f4;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	height: 30px;
}
.head{
	background: #fff;
	height: 126px
}
.logo-top{
	float: left;
	margin-top: 32px;
	padding-right: 20px;
	border: none;
	border-right: 2px solid #f2f2f2;
	display: block;
	overflow:hidden;
}
.right-top{
	font-size: 0.8rem;
	float: right;
}
.right-top a{
	margin-left: 10px;
}
.right-top a:hover{
	text-decoration: underline;cursor: pointer;
	
}
.color{
	color: #FF5A00;
}
.btn-search{
	text-align: center;float: right;margin-top: 36px;
}
.btn-search input{
	border: none;height: 42px;line-height:42px;width: 90px;background: #ff5a00;color: #fff;font-size: 1rem;letter-spacing: 4px;
}
.tab-search{
	position: absolute;
	z-index: 0;
	top: 12px;
	font-size: 0.5rem;
}
.tab-search li{
	float: left;
	background: #ffeee5;
	color: #333;
	padding: 4px 10px;
	margin-right: 6px;
	border-top-left-radius:6px;
	border-top-right-radius: 6px;
	cursor: pointer;
}
.li-cur{
	background: #ff5a00 !important;
	color: #fff !important;
}
.txt-search{
	border: 2px solid #ff5a00;
	height: 42px;
	width:505px;
	margin-top: 36px;
	text-indent: 10px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}
.search-box{
	float: right;
	overflow: hidden;
	display:block;
	width:595px;
}
.search input{
float: right;
}
.hot-search{
	font-size: 0.8rem;
	padding-top: 20px;
	color: #333;
	
}
.hot-search a{
	margin-right: 16px;
	margin-top:12px;
		
	display: inline-block;
}
.foot{
	background: #292a33;
	height: 200px;
}

.nav-bottom{
	color: #fff;
	font-size: 0.9rem;
	margin: 0 auto;
	text-align: center;
	margin-top: 28px;
}
.nav-bottom a{
	padding: 0 10px;
	border-left: 1px solid #fff;
	display: inline-block;
	height: 12px;line-height: 12px;
	color: #fff;
}
.nav-bottom a:nth-child(1){
	border:none;
}
.nav-bottom a:hover{
	
	color: #ff5a00;
}
.copyright{
	color: #999;
	font-size: 0.9rem;
	text-align: center;
	margin-top: 16px;
}

/*登录注册*/
.loginbox{
	min-height: 600px;
	background: url(img/bg-login.png) no-repeat;
	background:cover;
	position: relative;
}
.login-rightbox{
	position: absolute;
	right: 0;
	top: 60px;
	background: #fff;
	border-radius: 4px;
	min-height: 400px;
	min-width: 370px;
}
.login-rightbox h1{
	font-size: 1.2rem;
	line-height: 60px;
	padding: 0 40px;
	border-bottom: 1px solid #e5e5e5;
}
.remenber{
	font-size: .8rem;
	padding: 0 40px;
	color: #333333;
	margin-top: 24px;
}
.btn-login{
	padding: 0 40px;
	text-align: center;
	margin-top: 30px;
}
.btn-login span{
	background: #ff5a00;
	color: #fff;
	width:100%;
	display: block;
	line-height: 40px;
	border-radius: 2px;
	cursor: pointer;
}
.btn-login span:hover{
	background:#FF6E1F;
}
.btn-login a:hover{
	text-decoration: none;
	
}
.kaitong{
	font-size: .9rem;
	color: #666;
	margin-top: 28px;
	text-align: right;
	padding: 0 40px;
}
.kaitong a{
	font-size:1rem;
	color: #ff5a00;
}

/*找回密码*/
.mainbox{
	width: 1200px;
	height: 480px;
	margin: 0 auto;
	background: #fff;
	border-radius: 2px;
	position: relative;
}
.btn-step1{
	text-align: center;
	margin-top: 80px;
}
.btn-step1 button{border:none;outline: none;padding: 0;}
.btn-step1 span{
	display: inline-block;
	background: #d3d3d3;
	color: #ffffff;
	line-height: 44px;
	width: 292px;
	}
.page-nav{
	padding: 0 44px;
	background: #fff;
	margin-bottom: 16px;
	height: 54px;line-height: 54px;
}
.page-nav a{
	line-height: 54px;
	margin-right: 75px;
	color: #666;
	float: left;
}
.page-nav .cur{border-bottom: 2px solid #ff5a00;color: #ff5a00;height: 52px;line-height: 52px;display: inline-block;overflow: hidden;border-left: none;background-color: inherit;}

.regist_column{width: 400px;margin: 0 auto;display: block;overflow: hidden;padding-top: 20px;}
.regist_column dt{width: 80px;float: left;font-size: .9rem;line-height: 40px;}
.regist_column dd{width: 320px;float: left;line-height: 40px;}
.regist_column dd select{width: 318px;height: 38px;line-height: 38px;text-indent:10px;border:1px solid #dbdbdb;}
.regist_column dd input{width: 318px;height: 38px;line-height: 38px;text-indent:10px;border:1px solid #dbdbdb;}

.mask{position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 9999;display: none;}

.divpopup{position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-color: #fff;
	z-index: 10000;
	min-height: 200px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;display: none;
}
.divpopup .popup_title{height: 40px;line-height: 40px;width: 96%;padding: 0 2%;background-color: #f9f9f9;}
.divpopup .pclass_info{margin: 20px;display: block;overflow: hidden;}
.divpopup .pclass_info .pi_title{width: 120px;font-size: 14px;color: #666;float: left;height:26px;line-height: 26px;}
.divpopup .pclass_info .pi_list{width: 630px;float: left;display: block;overflow: hidden;}
.divpopup .pclass_info .pi_list ul{display: block;overflow: hidden;}
.divpopup .pclass_info .pi_list li{height: 20px;line-height: 20px;padding: 3px 10px;margin: 0 10px 10px 0;font-size: 14px;color: #333;float: left;list-style: none;cursor: pointer;}
.divpopup .pclass_info .pi_list .cur{background-color: #ff5a00;color: #fff;box-sizing: inherit;border-radius: 3px;border:none;}
.divpopup .popup_op{width: 300px;margin: 20px auto;display: block;overflow: hidden;}
.divpopup .popup_op .btn_cancle{width: 120px;height: 40px;line-height: 40px;background-color: #ccc;color: #fff;border-radius: 5px;text-align: center;float: left;cursor: pointer;}
.divpopup .popup_op .btn_confirm{width: 120px;height: 40px;line-height: 40px;background-color: #ff5a00;color: #fff;border-radius: 5px;text-align: center;float: right;cursor: pointer;}

.layui-laypage-default{text-align: right;padding: 30px 0; font-size: 14px;  color: #666;}
.layui-laypage-default em{font-style: normal;}
.layui-laypage-default a{padding: 5px 10px;
	margin: 0 3px 0 3px;
	background-color: #fff;
	border: 1px solid #e6e6e6;}
.layui-laypage-default a:hover{background-color: red;border: 1px solid red;
	color: #fff;
	padding: 5px 10px;
	margin: 0 3px 0 3px;}
.layui-laypage-default .layui-laypage-curr{background-color: red;
	border: 1px solid red;
	color: #fff;
	padding: 5px 10px;
	margin: 0 3px 0 3px;}

.layui-laypage-default .layui-input{display: inline-block;
	width: 40px;
	margin: 0 5px;
	padding: 7px 3px;
	text-align: center;border:1px solid #e2e2e2;}
.layui-laypage-default .layui-laypage-btn{height: 32px;
	line-height: 32px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	vertical-align: top;
	background-color: #fff;
	box-sizing: border-box;margin-left: 10px;}


	#scan_container .impowerBox .loginPanel .title{display:none !important;}
	#scan_container body{background-color:transparent !important;}